[INFO] cloning repository https://github.com/kevinkurek/JIRA-CLI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinkurek/JIRA-CLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinkurek%2FJIRA-CLI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinkurek%2FJIRA-CLI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26b36e485743100c95469dea5d0d2dfa6fd05fa9
[INFO] checking kevinkurek/JIRA-CLI against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinkurek%2FJIRA-CLI" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kevinkurek/JIRA-CLI
[INFO] finished tweaking git repo https://github.com/kevinkurek/JIRA-CLI
[INFO] tweaked toml for git repo https://github.com/kevinkurek/JIRA-CLI written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevinkurek/JIRA-CLI on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevinkurek/JIRA-CLI already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1cd2c7c7965110fb6a74c8d66953c78838a34f149502693e3e11ef9fc271874
[INFO] running `Command { std: "docker" "start" "-a" "c1cd2c7c7965110fb6a74c8d66953c78838a34f149502693e3e11ef9fc271874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1cd2c7c7965110fb6a74c8d66953c78838a34f149502693e3e11ef9fc271874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1cd2c7c7965110fb6a74c8d66953c78838a34f149502693e3e11ef9fc271874", kill_on_drop: false }`
[INFO] [stdout] c1cd2c7c7965110fb6a74c8d66953c78838a34f149502693e3e11ef9fc271874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 485341a58aa95d1eb18d647d65dea3436e0d68b7d2f9d5b073d139cd7110dd7a
[INFO] running `Command { std: "docker" "start" "-a" "485341a58aa95d1eb18d647d65dea3436e0d68b7d2f9d5b073d139cd7110dd7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking ellipse v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling terminfo v0.7.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clearscreen v1.0.11
[INFO] [stderr]     Checking my-jira v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `macos` in `os`
[INFO] [stdout]  --> src/ui/prompts.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::macos::raw::stat;
[INFO] [stdout]   |              ^^^^^ could not find `macos` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/os/mod.rs:156:6
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated behind the `macos` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `macos` in `os`
[INFO] [stdout]  --> src/ui/prompts.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::macos::raw::stat;
[INFO] [stdout]   |              ^^^^^ could not find `macos` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/os/mod.rs:156:6
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated behind the `macos` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-jira` (bin "my-jira") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-jira` (bin "my-jira" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "485341a58aa95d1eb18d647d65dea3436e0d68b7d2f9d5b073d139cd7110dd7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "485341a58aa95d1eb18d647d65dea3436e0d68b7d2f9d5b073d139cd7110dd7a", kill_on_drop: false }`
[INFO] [stdout] 485341a58aa95d1eb18d647d65dea3436e0d68b7d2f9d5b073d139cd7110dd7a
